<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tabitem a {
    color: #fff
}

.ppp {

    margin: 0px auto 25px;
    color: #fff;
}

.ppp a {
    color: #fff;
}

.ttxw {
    margin-bottom: 15px;
}

.swiperbox {
    border-radius: 8px;
    overflow: hidden;
}

.dtleft,
.dtright {
    background-color: rgba(255, 255, 255, .9) !important;
}

.image_width {
    object-fit: cover;
}

.swipertit {
    position: absolute;
    bottom: 0px;
    padding: 10px;
    color: #fff;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: .5;
}

.swiper-pagination-bullet-active {
    background: #0066ff;
}

.canelbox {
    width: 100%;
    height: 70px;
    background: #185AAE;
    color: #fff;
    overflow: hidden;
}

.canelul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0px
}

.canelul li {
    padding: 17px 40px;
    font-size: 24px;
    font-weight: bold;
    box-sizing: border-box;
    cursor: pointer;
}

.activecanel {
    background-color: #2A80EE;
    box-sizing: border-box;

}

.canelul li:hover {
    background: #2A80EE;
}

.content_main {
    padding: 0px;
}

.canelbox {
    background: transparent;
}

.ztitem {
    border-radius: 10px;
    overflow: hidden;
}
.fubox {
    display: none;
}

.sharebox {
    position: relative;
}
.iconfont{
    font-weight:100
}
.shareimg {
    padding: 10px;
    background: #fff;
    position: absolute;
    right: 100px;
    top: 0px;
    width: 200px;
    z-index: 9999;
}

.mobile_service{
    background: url(../images/sja7_03.png) no-repeat left center/8px 16px;
}
</pre></body></html>